home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Art Fundamentals - Core Concepts in Art
/
Art Fundamentals: Core Concepts in Art.iso
/
pc
/
txture_p.dxr
/
00055.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2001-07-16
|
254 b
|
14 lines
on mouseUp me
repeat with X = 65 to 101
set the memberNum of sprite X to 264
startTimer()
repeat while the timer < 2
nothing()
end repeat
updateStage()
end repeat
hideit(164, 164)
showit(165, 165)
hideit(166, 169)
end